Einhugur Word Plugin for Xojo

Hyperlink.AppendRun Method

Appends run to the hyperlink.

AppendRun(
   value as String) as EinhugurWord.Run

Parameters

value
Text to put in the run.

Returns

EinhugurWord.Run
Handle to the new run.

Remarks

See Also

Hyperlink Class